home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C++ für Kids
/
C++ for kids.iso
/
SETUP
/
US
/
CBUILDER
/
DATA.Z
/
FIRST.DFM
/
FIRST.txt
Wrap
Text File
|
1997-02-13
|
427b
|
24 lines
object Form1: TForm1
Left = 208
Top = 411
Width = 435
Height = 300
Caption = 'Form1'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
PixelsPerInch = 96
TextHeight = 13
object Button1: TButton
Left = 176
Top = 40
Width = 75
Height = 25
Caption = '2nd form'
TabOrder = 0
OnClick = Button1Click
end
end